EN FR
EN FR


Section: New Software and Platforms

AutoWIG

Keywords: Syntaxic Analysis

Functional Description

The goal of AutoWIG (Automatic Wrapper and Interface Generator) is to provide an automatic approach for the process of Python interfacing of C++ libraries. This Python library relies on two main principles: i) automatic C++ code parsing using LLVM/clang, and ii) Python wrapper generation with C++ code introspection.